Query Shortest Paths Amidst Growing Discs
نویسندگان
چکیده
The determination of collision-free shortest paths among growing discs has previously been studied for discs with fixed growing rates [1, 2, 3]. Here, we study a more general case of this problem, where: (1) the speeds at which the discs are growing are polynomial functions of degree β, and (2) the source and destination points are given as query points. We show how to preprocess the n growing discs so that, for two given query points s and d, a shortest path from s to d can be found in O(n2 log(βn)) time. The preprocessing time of our algorithm is O(n2 log n+ k log k) where k is the number of intersections between the growing discs and the tangent paths (straight line paths which touch the boundaries of two growing discs). We also prove that k ∈ O(n3β).
منابع مشابه
Planning the Shortest Safe Path Amidst Unpredictably Moving Obstacles
In this paper we discuss the problem of planning safe paths amidst unpredictably moving obstacles in the plane. Given the initial positions and the maximal velocities of the moving obstacles, the regions that are possibly not collision-free are modeled by discs that grow over time. We present an approach to compute the shortest path between two points in the plane that avoids these growing disc...
متن کاملComputing Shortest Paths amidst Growing Discs in the Plane
In this paper an algorithm is presented to find a shortest path between two points in the plane amidst growing discs. That is, as the “point” moves through the plane, the discs grow at an a priori known rate. We present an O(n logn) algorithm and a fast implementation. The problem is motivated from robotics, where motion planning in dynamic environments is a great challenge. Our algorithm can b...
متن کاملAn O ( n 2log n ) Time Algorithm for Computing Shortest Paths Amidst Growing Discs in the Plane
In this paper an algorithm is presented to find a shortest path between two points in the plane amidst growing discs. That is, as the “point” moves through the plane, the discs grow at an a priori known rate. We present an O(n logn) algorithm and a fast implementation. The problem is motivated from robotics, where motion planning in dynamic environments is a great challenge. Our algorithm can b...
متن کاملPlanning Time-Minimal Safe Paths Amidst Unpredictably Moving Obstacles
In this paper we discuss the problem of planning safe paths amidst unpredictably moving obstacles in the plane. Given the initial positions and the maximum speeds of the moving obstacles, which we assume are disk-shaped, the regions that are possibly not collision-free are disks that grow over time. We present an approach to compute the time-minimal path between two points in the plane that avo...
متن کاملOn Graph Query Optimization in Large Networks
The dramatic proliferation of sophisticated networks has resulted in a growing need for supporting effective querying and mining methods over such large-scale graph-structured data. At the core of many advanced network operations lies a common and critical graph query primitive: how to search graph structures efficiently within a large network? Unfortunately, the graph query is hard due to the ...
متن کامل